home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 February / PCWFEB08.iso / Software / Resources / Developers / PSPad 4.5.2 / pspad452inst_en.exe / {app} / PSPadShell_unreg.bat < prev    next >
Encoding:
DOS Batch File  |  2006-04-14  |  125 b   |  4 lines

  1. @Echo off
  2. Rem This batch file unregisters the PSPad context menu handler
  3. %SystemRoot%\System32\RegSvr32 PSPadShell.dll /u
  4.